home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / ko40240u.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  37.7 KB  |  992 lines

  1. *PPD-Adobe: "4.3"
  2. *FormatVersion: "4.3"
  3. *LanguageVersion: English
  4. *LanguageEncoding: ISOLatin1
  5. *FileVersion: "1.5.5"
  6. *% Last Edit Date 12/16/99
  7.  
  8.  
  9. *Manufacturer:  "Konica"
  10. *ModelName: "Konica 7040/IP-402 PS US"
  11. *NickName: "Konica 7040/IP-402 PS US"
  12. *ShortNickName: "Konica 7040/IP-402 PS US"
  13. *PCFileName: "70401-US.PPD Ver. 1.5.5"
  14. *Product: "(IP-402)"
  15. *PSVersion: "(2004.002) 12"
  16.  
  17.  
  18. *% === Device Capabilities ============
  19. *LanguageLevel: "2"
  20. *ColorDevice: False
  21. *DefaultColorSpace: Gray
  22. *VariablePaperSize: False
  23. *SuggestedJobTimeout: "0"
  24. *SuggestedWaitTimeout: "300"
  25. *LandscapeOrientation: Plus90
  26. *RequiresPageRegion All: True
  27.  
  28. *DefaultOutputOrder: Normal
  29.  
  30. *FileSystem: True
  31. *?FileSystem: "
  32.     save statusdict begin
  33.     (False) /diskstatus where{
  34.     pop diskstatus exch pop 0 ne {pop (True)} if }if = flush
  35.     end restore"
  36. *End
  37. *Throughput: "40"
  38. *Password: "0"
  39. *ExitServer: "serverdict begin exitserver"
  40. *Reset: "
  41.     serverdict begin count 0 eq { 0 }if
  42.     exitserver systemdict /quit get exec
  43.     (WARNING : Printer Reset Failed.) = flush"
  44. *End
  45.  
  46. *FreeVM: "2000000"
  47. *VMOption None/16 MB RAM: "2000000"
  48. *VMOption 32Meg/32MB RAM: "6000000"
  49. *VMOption 48Meg/48MB RAM: "10000000"
  50. *VMOption 64Meg/64MB RAM: "14000000"
  51. *VMOption 80Meg/80MB RAM: "18000000"
  52. *VMOption 96Meg/96MB RAM: "22000000"
  53. *VMOption 128Meg/128MB RAM: "26000000"
  54. *VMOption 144Meg/144MB RAM: "30000000"
  55. *VMOption 160Meg/160MB RAM: "32767000"
  56. *VMOption 192Meg/192MB - 224MB RAM: "32767000"
  57. *VMOption 256Meg/256MB - 512MB RAM: "32767000"
  58.  
  59.  
  60. *% === Installable Options ===========
  61. *OpenGroup: InstallableOptions/Options Installed
  62.  
  63. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  64. *OrderDependency: 1 AnySetup *InstalledMemory
  65. *DefaultInstalledMemory: None
  66. *InstalledMemory None/16MB RAM: ""
  67. *InstalledMemory 32Meg/32MB RAM: ""
  68. *InstalledMemory 48Meg/48MB RAM: ""
  69. *InstalledMemory 64Meg/64MB RAM: ""
  70. *InstalledMemory 80Meg/80MB RAM: ""
  71. *InstalledMemory 96Meg/96MB RAM: ""
  72. *InstalledMemory 128Meg/128MB RAM: ""
  73. *InstalledMemory 144Meg/144MB RAM: ""
  74. *InstalledMemory 160Meg/160MB RAM: ""
  75. *InstalledMemory 192Meg/192MB - 224MB RAM: ""
  76. *InstalledMemory 256Meg/256MB - 512MB RAM: ""
  77. *CloseUI: *InstalledMemory
  78.  
  79. *OpenUI *Base/Drawer Base: PickOne
  80. *OrderDependency: 1 AnySetup *Base
  81. *DefaultBase: None
  82. *Base None/Not Installed: ""
  83. *Base DB208/DB-208 (3 Trays): ""
  84. *Base DB608/DB-608 (2 Trays): ""
  85. *Base DB208A/DB-208A (1 Tray): ""
  86. *CloseUI: *Base
  87.  
  88. *OpenUI *Finisher/Finisher Installed: PickOne
  89. *OrderDependency: 1 AnySetup *Finisher
  90. *DefaultFinisher: FS-105
  91. *Finisher None: ""
  92. *Finisher FS-105: ""
  93. *CloseUI: *Finisher
  94.  
  95. *CloseGroup: InstallableOptions
  96.  
  97.  
  98.  
  99. *% === Print Quality & Effects ===============
  100. *OpenUI *Resolution: PickOne
  101. *OrderDependency: 10 AnySetup *Resolution
  102. *DefaultResolution: 400dpi
  103. *Resolution 400dpi: "<</HWResolution [400 400]>> setpagedevice"
  104. *Resolution 600dpi: "<</HWResolution [600 600]>> setpagedevice"
  105. *?Resolution: "
  106.     save
  107.     currentpagedevice /HWResolution get
  108.     0 get
  109.     (          ) cvs print
  110.     (dpi)
  111.     = flush
  112.     restore"
  113. *End
  114. *CloseUI: *Resolution
  115.  
  116. *OpenUI *BitsPerPixel/Print Quality: PickOne
  117. *OrderDependency: 10 AnySetup *BitsPerPixel
  118. *DefaultBitsPerPixel: 1
  119. *BitsPerPixel 1/Text: "<</ColorDepth 1 /PrintQuality 1>> setpagedevice"
  120. *BitsPerPixel 8/High: "<</ColorDepth 8 /PrintQuality 4>> setpagedevice"
  121. *CloseUI: *BitsPerPixel
  122.  
  123. *OpenUI *Smoothing/Edge Smoothing: PickOne
  124. *OrderDependency: 11 AnySetup *Smoothing
  125. *DefaultSmoothing: None
  126. *Smoothing None/Off: "<< /GrayScale 0 >> setpagedevice"
  127. *Smoothing Text/Text Only: "<< /GrayScale 1 >> setpagedevice"
  128. *Smoothing All/All Objects: "<< /GrayScale 2 >> setpagedevice"
  129. *CloseUI: *Smoothing
  130.  
  131. *OpenUI *OutputMode/Print Density: PickOne
  132. *OrderDependency: 12 AnySetup *OutputMode
  133. *DefaultOutputMode: 3
  134. *OutputMode 3/Normal: "statusdict begin mark 3 2040 Paper pop pop pop pop end"
  135. *OutputMode 2/Toner Save: "statusdict begin mark 2 2040 Paper pop pop pop pop end"
  136. *OutputMode 1/Draft: "statusdict begin mark 1 2040 Paper pop pop pop pop end"
  137. *CloseUI: *OutputMode
  138.  
  139. *ScreenFreq: "70.0"
  140. *ScreenAngle: "45.0"
  141. *DefaultScreenProc: Dot
  142. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}"
  143. *ScreenProc Line: "{ pop }"
  144. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  145.  
  146. *DefaultTransfer: Null
  147. *Transfer Null: "{ }"
  148. *Transfer Null.Inverse: "{ 1 exch sub }"
  149.  
  150. *OpenUI *MediaType/Media Type: PickOne
  151. *OrderDependency: 65 AnySetup *MediaType
  152. *DefaultMediaType: Paper
  153. *MediaType Paper/Plain Paper: "statusdict begin (PAPER) setmediatype end"
  154. *MediaType OHP/OHP Transparency: "statusdict begin (OHP) setmediatype end"
  155. *MediaType Thin/Thin Paper: "statusdict begin (THIN) setmediatype end"
  156. *MediaType Thick/Thick Paper: "statusdict begin (THICK) setmediatype end"
  157. *CloseUI: *MediaType
  158.  
  159. *OpenUI *Duplex/Duplex Mode:  PickOne
  160. *OrderDependency: 15 AnySetup *Duplex
  161. *DefaultDuplex: None
  162. *Duplex None/Off: "<< /Duplex false /Tumble false >> setpagedevice"
  163. *Duplex DuplexNoTumble/Long Edge Binding: "<< /Duplex true /Tumble false >> setpagedevice"
  164. *Duplex DuplexTumble/Short Edge Binding: "<< /Duplex true /Tumble true >> setpagedevice"
  165. *?Duplex: "
  166.     save
  167.     currentpagedevice /Duplex get
  168.     { currentpagedevice /Tumble get
  169.         {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  170.     }
  171.     { (None)}
  172.     ifelse = flush
  173.     restore"
  174. *End
  175. *CloseUI: *Duplex
  176.  
  177.  
  178. *% === Finishing Options ===============
  179. *OpenGroup: Finishing/Finishing Options
  180.  
  181. *OpenUI *Jog/Job Offset: Boolean
  182. *OrderDependency: 10 AnySetup *Jog
  183. *DefaultJog: False
  184. *Jog True/On: "<< /Jog 3 >> setpagedevice"
  185. *Jog False/Off: "<< /Jog 0 >> setpagedevice"
  186. *CloseUI: *Jog
  187.  
  188. *OpenUI *KonCollate/Collate: Boolean
  189. *OrderDependency: 1 AnySetup *KonCollate
  190. *DefaultKonCollate: True
  191. *KonCollate True/Sort: "<< /Collate true >> setpagedevice"
  192. *KonCollate False/Group: "<< /Collate false >> setpagedevice"
  193. *CloseUI: *KonCollate
  194.  
  195. *OpenUI *Booklet/Special Modes: PickOne
  196. *OrderDependency: 30 AnySetup *Booklet
  197. *DefaultBooklet: None
  198. *Booklet None/Off: ""
  199. *Booklet 2in1/2-in-1: "<</Booklet 1 /MediaType (LEF)>> setpagedevice"
  200. *Booklet 4in1/Booklet: "<</Booklet 2 /MediaType (LEF)>> setpagedevice"
  201. *CloseUI: *Booklet
  202.  
  203. *% == the difference from 3 to 4 is 180 degree image rotation by interpreter. ==
  204. *OpenUI *StapleLocation/Stapling: PickOne
  205. *OrderDependency: 21 AnySetup *StapleLocation
  206. *DefaultStapleLocation: None
  207. *StapleLocation None/Off: "
  208. << /Staple 0 >> setpagedevice
  209. << /StaplePosition 0 >> setpagedevice
  210. statusdict begin mark 0 3008 Paper pop pop pop pop end"
  211. *End
  212. *StapleLocation SinglePortrait/Single (Portrait): "
  213. << /Staple 3>> setpagedevice
  214. << /StaplePosition 1 >> setpagedevice
  215. statusdict begin mark 0 3008 Paper pop pop pop pop end"
  216. *End
  217. *StapleLocation SingleLandscape/Single (Landscape): "
  218. << /Staple 3>> setpagedevice
  219. << /StaplePosition 2 >> setpagedevice
  220. statusdict begin mark 1 3008 Paper pop pop pop pop end"
  221. *End
  222. *StapleLocation DualPortrait/Double Side (Portrait): "
  223. << /Staple 3>> setpagedevice
  224. << /StaplePosition 4 >> setpagedevice
  225. << /MediaType (LEF) >> setpagedevice
  226. statusdict begin mark 0 3008 Paper pop pop pop pop end"
  227. *End
  228. *StapleLocation DualLandscape/Double Side (Landscape): "
  229. << /Staple 3>> setpagedevice
  230. << /StaplePosition 4 >> setpagedevice
  231. << /MediaType (SEF) >> setpagedevice
  232. statusdict begin mark 1 3008 Paper pop pop pop pop end"
  233. *End
  234. *StapleLocation DualPortraitTop/Double Top (Portrait): "
  235. << /Staple 3>> setpagedevice
  236. << /StaplePosition 3 >> setpagedevice
  237. << /MediaType (SEF) >> setpagedevice
  238. statusdict begin mark 0 3008 Paper pop pop pop pop end"
  239. *End
  240. *StapleLocation DualLandscapeTop/Double Top (Landscape): "
  241. << /Staple 3>> setpagedevice
  242. << /StaplePosition 3 >> setpagedevice
  243. << /MediaType (LEF) >> setpagedevice
  244. statusdict begin mark 1 3008 Paper pop pop pop pop end"
  245. *End
  246. *CloseUI: *StapleLocation
  247.  
  248. *%OpenUI *WaitMode/Wait Mode: PickOne
  249. *%OrderDependency: 22 AnySetup *WaitMode
  250. *%DefaultWaitMode: 0
  251. *%WaitMode 0/Off: "statusdict begin mark 0 3001 Paper pop pop pop pop end"
  252. *%WaitMode 1/Wait: "statusdict begin mark 1 3001 Paper pop pop pop pop end"
  253. *%WaitMode 2/Wait with Proof: "statusdict begin mark 2 3001 Paper pop pop pop pop end"
  254. *%CloseUI: *WaitMode
  255.  
  256. *% === arg1 [0=off,1=first, 2=last,3=both] arg2 [0=no print,1=first, 2=last, 3=both]
  257. *OpenUI *FrontCover/Front Cover: PickOne
  258. *OrderDependency: 30 AnySetup *FrontCover
  259. *DefaultFrontCover: None
  260. *FrontCover None/Off: "statusdict begin <</FrontCover 0>> setkonicaoptions end"
  261. *FrontCover Print/Printed: "statusdict begin <</FrontCover 1>> setkonicaoptions end"
  262. *FrontCover Blank/Blank: "statusdict begin <</FrontCover 2>> setkonicaoptions end"
  263. *CloseUI: *FrontCover
  264.  
  265. *%OpenUI *FrontTray/Front Cover Tray: PickOne
  266. *%OrderDependency: 31 AnySetup *FrontTray
  267. *%DefaultFrontTray: None
  268. *%FrontTray None: ""
  269. *%FrontTray Manual/Manual Feed: "statusdict begin <</FrontTray 0>> setkonicaoptions end"
  270. *%FrontTray Thick/Manual Feed (Thick): "statusdict begin <</FrontTray 127>> setkonicaoptions end"
  271. *%FrontTray Tray1/Tray 1: "statusdict begin <</FrontTray 1>> setkonicaoptions end"
  272. *%FrontTray Tray2/Tray 2: "statusdict begin <</FrontTray 2>> setkonicaoptions end"
  273. *%FrontTray Tray3/Tray 3: "statusdict begin <</FrontTray 3>> setkonicaoptions end"
  274. *%FrontTray Tray4/Tray 4: "statusdict begin <</FrontTray 4>> setkonicaoptions end"
  275. *%CloseUI: *FrontTray
  276.  
  277. *OpenUI *BackCover/Back Cover: PickOne
  278. *OrderDependency: 32 AnySetup *BackCover
  279. *DefaultBackCover: None
  280. *BackCover None/Off: "statusdict begin <</BackCover 0>> setkonicaoptions end"
  281. *BackCover Print/Printed: "statusdict begin <</BackCover 1>> setkonicaoptions end"
  282. *BackCover Blank/Blank: "statusdict begin <</BackCover 2>> setkonicaoptions end"
  283. *CloseUI: *BackCover
  284.  
  285. *OpenUI *BackTray/Cover Tray: PickOne
  286. *OrderDependency: 33 AnySetup *BackTray
  287. *DefaultBackTray: None
  288. *BackTray None: ""
  289. *BackTray Manual/Manual Feed: "statusdict begin <</FrontTray 0 /BackTray 0>> setkonicaoptions end"
  290. *BackTray Thick/Manual Feed (Thick): "statusdict begin <</FrontTray 127 /BackTray 127>> setkonicaoptions end"
  291. *BackTray Tray1/Tray 1: "statusdict begin <</FrontTray 1 /BackTray 1>> setkonicaoptions end"
  292. *BackTray Tray2/Tray 2: "statusdict begin <</FrontTray 2 /BackTray 2>> setkonicaoptions end"
  293. *BackTray Tray3/Tray 3: "statusdict begin <</FrontTray 3 /BackTray 3>> setkonicaoptions end"
  294. *BackTray Tray4/Tray 4: "statusdict begin <</FrontTray 4 /BackTray 4>> setkonicaoptions end"
  295. *CloseUI: *BackTray
  296.  
  297. *OpenUI *OutputBin/Output Bin: PickOne
  298. *OrderDependency: 40 AnySetup *OutputBin
  299. *DefaultOutputBin: None
  300. *OutputBin None/Default: "<</OutputType null>> setpagedevice"
  301. *OutputBin Upper/Upper: "<</OutputType (Upper)>> setpagedevice"
  302. *OutputBin Middle/Middle: "<</OutputType (Middle)>> setpagedevice"
  303. *OutputBin Lower/Lower: "<</OutputType (Lower)>> setpagedevice"
  304. *CloseUI: *OutputBin
  305.  
  306. *%OpenUI *OutputOrder/Output Order: PickOne
  307. *%OrderDependency: 41 AnySetup *OutputOrder
  308. *%DefaultOutputOrder: Normal
  309. *%OutputOrder Normal/Face Down: "<</OutputFaceUp false>> setpagedevice"
  310. *%OutputOrder Reverse/Face Up: "<</OutputFaceUp true>> setpagedevice"
  311. *%CloseUI: *OutputOrder
  312.  
  313. *CloseGroup: Finishing
  314.  
  315.  
  316. *% === Tray Selection ============
  317. *OpenUI *InputSlot: PickOne
  318. *OrderDependency: 50 AnySetup *InputSlot
  319. *InputSlot Tray1/Tray 1: "statusdict begin 1 setpapertray end"
  320. *InputSlot Tray2/Tray 2: "statusdict begin 2 setpapertray end"
  321. *InputSlot Tray3/Tray 3: "statusdict begin 3 setpapertray end"
  322. *InputSlot Tray4/Tray 4: "statusdict begin 4 setpapertray end"
  323. *CloseUI: *InputSlot
  324.  
  325. *OpenUI *ManualFeed/Manual Feed: Boolean
  326. *OrderDependency: 50 AnySetup *ManualFeed
  327. *DefaultManualFeed: False
  328. *ManualFeed True: "<</ManualFeed true>> setpagedevice"
  329. *ManualFeed False: "<</ManualFeed false>> setpagedevice"
  330. *?ManualFeed: "
  331.     save
  332.     currentpagedevice /ManualFeed get
  333.     {(True)} {(False)} ifelse
  334.     = flush
  335.     restore"
  336. *End
  337. *CloseUI: *ManualFeed
  338.  
  339.  
  340. *% === Paper Handling ===================
  341. *% Use these entries to set paper size unless there is a specific
  342. *% reason to use PageRegion, such as when using manual feed.
  343. *OpenUI *PageSize: PickOne
  344. *OrderDependency: 55 AnySetup *PageSize
  345. *DefaultPageSize: Letter
  346. *PageSize Half-letter/Half-letter (5 1/2 x 8 1/2 in):    "<< /PageSize [396 612]  /ImagingBBox [11.80 11.80 384.2  600.2] >> setpagedevice"
  347. *PageSize Letter/Letter (8 1/2 x 11 in):                 "<< /PageSize [612 792]  /ImagingBBox [11.80 11.80 600.2  780.2] >> setpagedevice"
  348. *PageSize Legal/Legal (8 1/2 x 14 in):                     "<< /PageSize [612 1008] /ImagingBBox [11.80 11.80 600.2  996.2] >> setpagedevice"
  349. *PageSize Tabloid/Tabloid (11 x 17 in):                    "<< /PageSize [792 1224] /ImagingBBox [11.80 11.80 780.2 1212.2] >> setpagedevice"
  350. *PageSize A3: "<< /PageSize [842 1191] /ImagingBBox [11.80 14.40 830.0 1176.2] >> setpagedevice"
  351. *PageSize A4: "<< /PageSize [595 842]  /ImagingBBox [11.80 11.80 583.2  830.2] >> setpagedevice"
  352. *PageSize A5: "<< /PageSize [420 595]  /ImagingBBox [11.80 11.80 408.2  583.2] >> setpagedevice"
  353. *PageSize B4: "<< /PageSize [729 1032] /ImagingBBox [11.80 11.80 717.2 1020.2] >> setpagedevice"
  354. *PageSize B5: "<< /PageSize [516 729]  /ImagingBBox [11.80 11.80 504.2  717.2] >> setpagedevice"
  355. *PageSize B6: "<< /PageSize [363 516]  /ImagingBBox [11.80 11.80 351.2  504.2] >> setpagedevice"
  356. *PageSize F4: "<< /PageSize [576 936]  /ImagingBBox [11.80 11.80 600.2  924.2] >> setpagedevice"
  357. *?PageSize: "
  358.     save
  359.     currentpagedevice /PageSize get aload pop
  360.     2 copy gt {exch} if
  361.     (Unknown)
  362.     <<
  363.      [396 612] (Half-letter)
  364.      [612 792] (Letter)
  365.      [612 1008] (Legal)
  366.      [792 1224] (Tabloid)
  367.      [842 1191] (A3)
  368.      [595 842]  (A4)
  369.      [420 595]  (A5)
  370.      [729 1032] (B4)
  371.      [516 729]  (B5)
  372.      [363 516]  (B6)
  373.      [576 936]  (F4)
  374.     >>
  375.     {exch aload pop 4 index sub abs 6 le exch 5 index sub abs 6 le and
  376.         {exch pop exit} {pop} ifelse
  377.     } bind forall
  378.     = flush pop pop
  379.     restore"
  380. *End
  381. *CloseUI: *PageSize
  382.  
  383. *% === These entries will set up the frame buffer. Usually used with manual feed. ===
  384. *OpenUI *PageRegion: PickOne
  385. *OrderDependency: 55 AnySetup *PageRegion
  386. *DefaultPageRegion: Letter
  387. *PageRegion Half-letter:  "<< /PageSize [396 612]  /ImagingBBox [11.80 11.80 384.2  600.2] >> setpagedevice"
  388. *PageRegion Letter:       "<< /PageSize [612 792]  /ImagingBBox [11.80 11.80 600.2  780.2] >> setpagedevice"
  389. *PageRegion Legal:        "<< /PageSize [612 1008] /ImagingBBox [11.80 11.80 600.2  996.2] >> setpagedevice"
  390. *PageRegion Tabloid:      "<< /PageSize [792 1224] /ImagingBBox [11.80 11.80 780.2 1212.2] >> setpagedevice"
  391. *PageRegion A3: "<< /PageSize [842 1191] /ImagingBBox [11.80 14.40 830.0 1176.2] >> setpagedevice"
  392. *PageRegion A4: "<< /PageSize [595 842]  /ImagingBBox [11.80 11.80 583.2  830.2] >> setpagedevice"
  393. *PageRegion A5: "<< /PageSize [420 595]  /ImagingBBox [11.80 11.80 408.2  583.2] >> setpagedevice"
  394. *PageRegion B4: "<< /PageSize [729 1032] /ImagingBBox [11.80 11.80 717.2 1020.2] >> setpagedevice"
  395. *PageRegion B5: "<< /PageSize [516 729]  /ImagingBBox [11.80 11.80 504.2  717.2] >> setpagedevice"
  396. *PageRegion B6: "<< /PageSize [363 516]  /ImagingBBox [11.80 11.80 351.2  504.2] >> setpagedevice"
  397. *PageRegion F4: "<< /PageSize [576 936]  /ImagingBBox [11.80 11.80 600.2  924.2] >> setpagedevice"
  398. *CloseUI: *PageRegion
  399.  
  400. *% === These entries provide the imageable areas of the media option keywords. ===
  401. *DefaultImageableArea: Letter
  402. *ImageableArea Half-letter: "14 14 382 598"
  403. *ImageableArea Letter:      "14 14 598 778"
  404. *ImageableArea Legal:       "14 14 598 994"
  405. *ImageableArea Tabloid:     "14 14 778 1210"
  406. *ImageableArea A3: "14 14 828 1177"
  407. *ImageableArea A4: "14 14 581 828"
  408. *ImageableArea A5: "14 14 406 581"
  409. *ImageableArea B4: "14 14 701 1018"
  410. *ImageableArea B5: "14 14 502 715"
  411. *ImageableArea B6: "14 14 349 502"
  412. *ImageableArea F4: "14 14 562 922"
  413. *?ImageableArea: "
  414.     save /cvp { cvi (            ) cvs print ( ) print } bind def newpath clippath pathbbox
  415.     4 -2 roll exch 2 {ceiling cvp} repeat
  416.     exch 2 {floor cvp} repeat flush
  417.     restore"
  418. *End
  419.  
  420. *% === These provide the physical dimensions of the media, by option keyword. ===
  421. *DefaultPaperDimension: Letter
  422. *PaperDimension Half-letter:  "396 612"
  423. *PaperDimension Letter:       "612 792"
  424. *PaperDimension Legal:        "612 1008"
  425. *PaperDimension Tabloid:      "792 1224"
  426. *PaperDimension A3: "842 1191"
  427. *PaperDimension A4: "595 842"
  428. *PaperDimension A5: "420 595"
  429. *PaperDimension B4: "729 1032"
  430. *PaperDimension B5: "516 729"
  431. *PaperDimension B6: "363 516"
  432. *PaperDimension F4: "576 936"
  433.  
  434. *% === Constraints ===================
  435.  
  436. *% PageSize & StapleLocation
  437. *% A5 LEF not allowed.  These require LEF.
  438. *UIConstraints: *PageSize A5  *StapleLocation SingleLandscape
  439. *UIConstraints: *PageSize A5  *StapleLocation DualPortrait
  440. *UIConstraints: *PageSize A5  *StapleLocation DualLandscapeTop
  441. *UIConstraints: *StapleLocation SingleLandscape *PageSize A5
  442. *UIConstraints: *StapleLocation DualPortrait *PageSize A5
  443. *UIConstraints: *StapleLocation DualLandscapeTop *PageSize A5
  444.  
  445.  
  446. *% PageSize & Duplex
  447. *UIConstraints: *PageSize B6 *Duplex DuplexTumble
  448. *UIConstraints: *PageSize B6 *Duplex DuplexNoTumble
  449. *UIConstraints: *Duplex DuplexNoTumble *PageSize B6
  450. *UIConstraints: *Duplex DuplexNoTumble *PageSize B6
  451.  
  452.  
  453. *% InputSlot & Base
  454. *UIConstraints: *InputSlot Tray2 *Base None
  455. *UIConstraints: *InputSlot Tray3 *Base None
  456. *UIConstraints: *InputSlot Tray4 *Base None
  457.  
  458. *UIConstraints: *Base None *InputSlot Tray2
  459. *UIConstraints: *Base None *InputSlot Tray3
  460. *UIConstraints: *Base None *InputSlot Tray4
  461.  
  462. *UIConstraints: *InputSlot Tray3 *Base DB208A
  463. *UIConstraints: *InputSlot Tray4 *Base DB208A
  464. *UIConstraints: *InputSlot Tray4 *Base DB608
  465.  
  466. *UIConstraints: *Base DB208A *InputSlot Tray3
  467. *UIConstraints: *Base DB208A *InputSlot Tray4
  468. *UIConstraints: *Base DB608 *InputSlot Tray4
  469.  
  470.  
  471. *% Front/BackTray & Base
  472. *UIConstraints: *BackTray Tray2 *Base None
  473. *UIConstraints: *BackTray Tray3 *Base None
  474. *UIConstraints: *BackTray Tray4 *Base None
  475.  
  476. *UIConstraints: *Base None *BackTray Tray2
  477. *UIConstraints: *Base None *BackTray Tray3
  478. *UIConstraints: *Base None *BackTray Tray4
  479.  
  480. *UIConstraints: *BackTray Tray3 *Base DB208A
  481. *UIConstraints: *BackTray Tray4 *Base DB208A
  482. *UIConstraints: *BackTray Tray4 *Base DB608
  483.  
  484. *UIConstraints: *Base DB208A *BackTray Tray3
  485. *UIConstraints: *Base DB208A *BackTray Tray4
  486. *UIConstraints: *Base DB608 *BackTray Tray4
  487.  
  488.  
  489. *% InputSlot & Front/BackTray
  490. *UIConstraints: *InputSlot Tray1 *FrontTray Tray1
  491. *UIConstraints: *InputSlot Tray2 *FrontTray Tray2
  492. *UIConstraints: *InputSlot Tray3 *FrontTray Tray3
  493. *UIConstraints: *InputSlot Tray4 *FrontTray Tray4
  494.  
  495. *UIConstraints: *InputSlot Tray1 *BackTray Tray1
  496. *UIConstraints: *InputSlot Tray2 *BackTray Tray2
  497. *UIConstraints: *InputSlot Tray3 *BackTray Tray3
  498. *UIConstraints: *InputSlot Tray4 *BackTray Tray4
  499.  
  500. *UIConstraints: *FrontTray Tray1 *InputSlot Tray1
  501. *UIConstraints: *FrontTray Tray2 *InputSlot Tray2
  502. *UIConstraints: *FrontTray Tray3 *InputSlot Tray3
  503. *UIConstraints: *FrontTray Tray4 *InputSlot Tray4
  504.  
  505. *UIConstraints: *BackTray Tray1 *InputSlot Tray1
  506. *UIConstraints: *BackTray Tray2 *InputSlot Tray2
  507. *UIConstraints: *BackTray Tray3 *InputSlot Tray3
  508. *UIConstraints: *BackTray Tray4 *InputSlot Tray4
  509.  
  510.  
  511. *% InputSlot & MediaType
  512. *UIConstraints: *InputSlot Tray1 *MediaType Thick
  513. *UIConstraints: *InputSlot Tray2 *MediaType Thick
  514. *UIConstraints: *InputSlot Tray3 *MediaType Thick
  515. *UIConstraints: *InputSlot Tray4 *MediaType Thick
  516.  
  517. *UIConstraints: *MediaType Thick *InputSlot Tray1
  518. *UIConstraints: *MediaType Thick *InputSlot Tray2
  519. *UIConstraints: *MediaType Thick *InputSlot Tray3
  520. *UIConstraints: *MediaType Thick *InputSlot Tray4
  521.  
  522. *UIConstraints: *InputSlot Tray1 *MediaType OHP
  523. *UIConstraints: *InputSlot Tray2 *MediaType OHP
  524. *UIConstraints: *InputSlot Tray3 *MediaType OHP
  525. *UIConstraints: *InputSlot Tray4 *MediaType OHP
  526.  
  527. *UIConstraints: *MediaType OHP *InputSlot Tray1
  528. *UIConstraints: *MediaType OHP *InputSlot Tray2
  529. *UIConstraints: *MediaType OHP *InputSlot Tray3
  530. *UIConstraints: *MediaType OHP *InputSlot Tray4
  531.  
  532.  
  533. *% ManualFeed & StapleLocation
  534. *UIConstraints: *ManualFeed True *StapleLocation SinglePortrait
  535. *UIConstraints: *ManualFeed True *StapleLocation SingleLandscape
  536. *UIConstraints: *ManualFeed True *StapleLocation DualPortrait
  537. *UIConstraints: *ManualFeed True *StapleLocation DualLandscape
  538. *UIConstraints: *ManualFeed True *StapleLocation DualPortraitTop
  539. *UIConstraints: *ManualFeed True *StapleLocation DualLandscapeTop
  540.  
  541. *UIConstraints: *StapleLocation SinglePortrait *ManualFeed True
  542. *UIConstraints: *StapleLocation SingleLandscape *ManualFeed True
  543. *UIConstraints: *StapleLocation DualPortrait *ManualFeed True
  544. *UIConstraints: *StapleLocation DualLandscape *ManualFeed True
  545. *UIConstraints: *StapleLocation DualPortraitTop *ManualFeed True
  546. *UIConstraints: *StapleLocation DualLandscapeTop *ManualFeed True
  547.  
  548.  
  549. *% ManualFeed & Front/BackCover
  550. *UIConstraints: *ManualFeed True *FrontCover Print
  551. *UIConstraints: *ManualFeed True *FrontCover Blank
  552. *UIConstraints: *ManualFeed True *BackCover Print
  553. *UIConstraints: *ManualFeed True *BackCover Blank
  554.  
  555. *UIConstraints: *FrontCover Print *ManualFeed True
  556. *UIConstraints: *FrontCover Blank *ManualFeed True
  557. *UIConstraints: *BackCover Print *ManualFeed True
  558. *UIConstraints: *BackCover Blank *ManualFeed True
  559.  
  560.  
  561. *% ManualFeed & Front/BackTray
  562. *UIConstraints: *ManualFeed True *FrontTray Manual
  563. *UIConstraints: *ManualFeed True *FrontTray Thick
  564. *UIConstraints: *ManualFeed True *BackTray Manual
  565. *UIConstraints: *ManualFeed True *BackTray Thick
  566.  
  567. *UIConstraints: *FrontTray Manual *ManualFeed True
  568. *UIConstraints: *FrontTray Thick *ManualFeed True
  569. *UIConstraints: *BackTray Manual *ManualFeed True
  570. *UIConstraints: *BackTray Thick *ManualFeed True
  571.  
  572.  
  573. *% ManualFeed & Jog
  574. *UIConstraints: *ManualFeed True *Jog True
  575. *UIConstraints: *Jog True *ManualFeed True
  576.  
  577.  
  578. *% ManualFeed & Booklet
  579. *UIConstraints: *ManualFeed True *Booklet 4in1
  580. *UIConstraints: *Booklet 4in1 *ManualFeed True
  581.  
  582.  
  583. *% MediaType & StapleLocation
  584. *UIConstraints: *MediaType Thick *StapleLocation SinglePortrait
  585. *UIConstraints: *MediaType Thick *StapleLocation SingleLandscape
  586. *UIConstraints: *MediaType Thick *StapleLocation DualPortrait
  587. *UIConstraints: *MediaType Thick *StapleLocation DualLandscape
  588. *UIConstraints: *MediaType Thick *StapleLocation DualPortraitTop
  589. *UIConstraints: *MediaType Thick *StapleLocation DualLandscapeTop
  590.  
  591. *UIConstraints: *MediaType OHP *StapleLocation SinglePortrait
  592. *UIConstraints: *MediaType OHP *StapleLocation SingleLandscape
  593. *UIConstraints: *MediaType OHP *StapleLocation DualPortrait
  594. *UIConstraints: *MediaType OHP *StapleLocation DualLandscape
  595. *UIConstraints: *MediaType OHP *StapleLocation DualPortraitTop
  596. *UIConstraints: *MediaType OHP *StapleLocation DualLandscapeTop
  597.  
  598. *UIConstraints: *StapleLocation SinglePortrait *MediaType Thick
  599. *UIConstraints: *StapleLocation SingleLandscape *MediaType Thick
  600. *UIConstraints: *StapleLocation DualPortrait *MediaType Thick
  601. *UIConstraints: *StapleLocation DualLandscape *MediaType Thick
  602. *UIConstraints: *StapleLocation DualPortraitTop *MediaType Thick
  603. *UIConstraints: *StapleLocation DualLandscapeTop *MediaType Thick
  604.  
  605. *UIConstraints: *StapleLocation SinglePortrait *MediaType OHP
  606. *UIConstraints: *StapleLocation SingleLandscape *MediaType OHP
  607. *UIConstraints: *StapleLocation DualPortrait *MediaType OHP
  608. *UIConstraints: *StapleLocation DualLandscape *MediaType OHP
  609. *UIConstraints: *StapleLocation DualPortraitTop *MediaType OHP
  610. *UIConstraints: *StapleLocation DualLandscapeTop *MediaType OHP
  611.  
  612.  
  613. *% MediaType & Front/BackCover
  614. *UIConstraints: *MediaType Thick *FrontCover Print
  615. *UIConstraints: *MediaType Thick *FrontCover Blank
  616. *UIConstraints: *MediaType Thick *BackCover Print
  617. *UIConstraints: *MediaType Thick *BackCover Blank
  618. *UIConstraints: *FrontCover Print *MediaType Thick
  619. *UIConstraints: *FrontCover Blank *MediaType Thick
  620. *UIConstraints: *BackCover Print *MediaType Thick
  621. *UIConstraints: *BackCover Blank *MediaType Thick
  622.  
  623. *UIConstraints: *MediaType OHP *FrontCover Print
  624. *UIConstraints: *MediaType OHP *FrontCover Blank
  625. *UIConstraints: *MediaType OHP *BackCover Print
  626. *UIConstraints: *MediaType OHP *BackCover Blank
  627. *UIConstraints: *FrontCover Print *MediaType OHP
  628. *UIConstraints: *FrontCover Blank *MediaType OHP
  629. *UIConstraints: *BackCover Print *MediaType OHP
  630. *UIConstraints: *BackCover Blank *MediaType OHP
  631.  
  632.  
  633. *% OutputBin & StapleLocation
  634. *UIConstraints: *OutputBin Upper *StapleLocation SinglePortrait
  635. *UIConstraints: *OutputBin Upper *StapleLocation SingleLandscape
  636. *UIConstraints: *OutputBin Upper *StapleLocation DualPortrait
  637. *UIConstraints: *OutputBin Upper *StapleLocation DualLandscape
  638. *UIConstraints: *OutputBin Upper *StapleLocation DualPortraitTop
  639. *UIConstraints: *OutputBin Upper *StapleLocation DualLandscapeTop
  640.  
  641. *UIConstraints: *StapleLocation SinglePortrait *OutputBin Upper
  642. *UIConstraints: *StapleLocation SingleLandscape *OutputBin Upper
  643. *UIConstraints: *StapleLocation DualPortrait *OutputBin Upper
  644. *UIConstraints: *StapleLocation DualLandscape *OutputBin Upper
  645. *UIConstraints: *StapleLocation DualPortraitTop *OutputBin Upper
  646. *UIConstraints: *StapleLocation DualLandscapeTop *OutputBin Upper
  647.  
  648.  
  649. *% OutputBin & Jog
  650. *UIConstraints: *OutputBin Upper *Jog True
  651. *UIConstraints: *Jog True *OutputBin Upper
  652.  
  653.  
  654. *% BitsPerPixel & Smoothing
  655. *UIConstraints: *BitsPerPixel 1 *Smoothing Text
  656. *UIConstraints: *BitsPerPixel 1 *Smoothing All
  657. *UIConstraints: *Smoothing Text *BitsPerPixel 1
  658. *UIConstraints: *Smoothing All *BitsPerPixel 1
  659.  
  660.  
  661. *% BitsPerPixel & Booklet
  662. *UIConstraints: *BitsPerPixel 4 *Booklet 2in1
  663. *UIConstraints: *BitsPerPixel 4 *Booklet 4in1
  664. *UIConstraints: *Booklet 2in1 *BitsPerPixel 4
  665. *UIConstraints: *Booklet 4in1 *BitsPerPixel 4
  666.  
  667.  
  668. *% BitsPerPixel & Resolution
  669. *UIConstraints: *BitsPerPixel 8 *Resolution 600dpi
  670. *UIConstraints: *Resolution 600dpi *BitsPerPixel 8
  671.  
  672.  
  673. *% InstalledMemory & BitsPerPixel
  674. *UIConstraints: *InstalledMemory None *BitsPerPixel 8
  675. *UIConstraints: *BitsPerPixel 8 *InstalledMemory None
  676.  
  677.  
  678. *% BitsPerPixel & Booklet
  679. *UIConstraints: *BitsPerPixel 8 *Booklet 4in1
  680. *UIConstraints: *Booklet 4in1 *BitsPerPixel 8
  681.  
  682.  
  683. *% Jog & StapleLocation
  684. *UIConstraints: *Jog True *StapleLocation SinglePortrait
  685. *UIConstraints: *Jog True *StapleLocation SingleLandscape
  686. *UIConstraints: *Jog True *StapleLocation DualPortrait
  687. *UIConstraints: *Jog True *StapleLocation DualLandscape
  688. *UIConstraints: *Jog True *StapleLocation DualPortraitTop
  689. *UIConstraints: *Jog True *StapleLocation DualLandscapeTop
  690.  
  691. *UIConstraints: *StapleLocation SinglePortrait *Jog True
  692. *UIConstraints: *StapleLocation SingleLandscape *Jog True
  693. *UIConstraints: *StapleLocation DualPortrait *Jog True
  694. *UIConstraints: *StapleLocation DualLandscape *Jog True
  695. *UIConstraints: *StapleLocation DualPortraitTop *Jog True
  696. *UIConstraints: *StapleLocation DualLandscapeTop *Jog True
  697.  
  698.  
  699. *% Duplex & Booklet
  700. *UIConstraints: *Booklet 2in1 *Duplex DuplexTumble
  701. *UIConstraints: *Booklet 2in1 *Duplex DuplexNoTumble
  702. *UIConstraints: *Booklet 4in1 *Duplex DuplexTumble
  703. *UIConstraints: *Booklet 4in1 *Duplex DuplexNoTumble
  704.  
  705. *UIConstraints: *Duplex DuplexTumble *Booklet 2in1
  706. *UIConstraints: *Duplex DuplexNoTumble *Booklet 2in1
  707. *UIConstraints: *Duplex DuplexTumble *Booklet 4in1
  708. *UIConstraints: *Duplex DuplexNoTumble *Booklet 4in1
  709.  
  710.  
  711. *% Booklet & BackCover
  712. *UIConstraints: *Booklet 4in1 *BackCover Print
  713. *UIConstraints: *Booklet 4in1 *BackCover Blank
  714.  
  715. *UIConstraints: *BackCover Print *Booklet 4in1
  716. *UIConstraints: *BackCover Blank *Booklet 4in1
  717.  
  718.  
  719. *% Front/Back Cover & Front/Back Tray
  720. *UIConstraints: *FrontCover Print *BackTray None
  721. *UIConstraints: *FrontCover Blank *BackTray None
  722. *UIConstraints: *BackTray None *FrontCover Print
  723. *UIConstraints: *BackTray None *FrontCover Blank
  724.  
  725. *UIConstraints: *BackCover Print *BackTray None
  726. *UIConstraints: *BackCover Blank *BackTray None
  727. *UIConstraints: *BackTray None *BackCover Print
  728. *UIConstraints: *BackTray None *BackCover Blank
  729.  
  730. *%UIConstraints: *FrontCover None *FrontTray Manual
  731. *%UIConstraints: *FrontCover None *FrontTray Thick
  732. *%UIConstraints: *FrontCover None *FrontTray Tray1
  733. *%UIConstraints: *FrontCover None *FrontTray Tray2
  734. *%UIConstraints: *FrontCover None *FrontTray Tray3
  735. *%UIConstraints: *FrontCover None *FrontTray Tray4
  736.  
  737. *%UIConstraints: *FrontCover None *BackTray Manual
  738. *%UIConstraints: *FrontCover None *BackTray Thick
  739. *%UIConstraints: *FrontCover None *BackTray Tray1
  740. *%UIConstraints: *FrontCover None *BackTray Tray2
  741. *%UIConstraints: *FrontCover None *BackTray Tray3
  742. *%UIConstraints: *FrontCover None *BackTray Tray4
  743.  
  744. *%UIConstraints: *BackCover None *BackTray Manual
  745. *%UIConstraints: *BackCover None *BackTray Thick
  746. *%UIConstraints: *BackCover None *BackTray Tray1
  747. *%UIConstraints: *BackCover None *BackTray Tray2
  748. *%UIConstraints: *BackCover None *BackTray Tray3
  749. *%UIConstraints: *BackCover None *BackTray Tray4
  750.  
  751.  
  752. *% Collate & Booklet
  753. *UIConstraints: *Booklet 2in1 *KonCollate False
  754. *UIConstraints: *Booklet 2in1 *KonCollate False
  755. *UIConstraints: *Booklet 4in1 *KonCollate False
  756. *UIConstraints: *Booklet 4in1 *KonCollate False
  757.  
  758. *UIConstraints: *KonCollate False *Booklet 2in1
  759. *UIConstraints: *KonCollate False *Booklet 2in1
  760. *UIConstraints: *KonCollate False *Booklet 4in1
  761. *UIConstraints: *KonCollate False *Booklet 4in1
  762.  
  763.  
  764. *% Collate & Jog
  765. *UIConstraints: *KonCollate False *Jog False
  766. *UIConstraints: *Jog False *KonCollate False
  767.  
  768.  
  769. *% Collate & StaplePosition
  770. *UIConstraints: *KonCollate False *StapleLocation SinglePortrait
  771. *UIConstraints: *KonCollate False *StapleLocation SingleLandscape
  772. *UIConstraints: *KonCollate False *StapleLocation DualPortrait
  773. *UIConstraints: *KonCollate False *StapleLocation DualLandscape
  774. *UIConstraints: *KonCollate False *StapleLocation DualPortraitTop
  775. *UIConstraints: *KonCollate False *StapleLocation DualLandscapeTop
  776.  
  777. *UIConstraints: *StapleLocation SinglePortrait *KonCollate False
  778. *UIConstraints: *StapleLocation SingleLandscape *KonCollate False
  779. *UIConstraints: *StapleLocation DualPortrait *KonCollate False
  780. *UIConstraints: *StapleLocation DualLandscape *KonCollate False
  781. *UIConstraints: *StapleLocation DualPortraitTop *KonCollate False
  782. *UIConstraints: *StapleLocation DualLandscapeTop *KonCollate False
  783.  
  784.  
  785. *% Booklet & StapleLocation
  786. *UIConstraints: *Booklet 4in1 *StapleLocation SinglePortrait
  787. *UIConstraints: *Booklet 4in1 *StapleLocation SingleLandscape
  788. *UIConstraints: *Booklet 4in1 *StapleLocation DualPortrait
  789. *UIConstraints: *Booklet 4in1 *StapleLocation DualLandscape
  790. *UIConstraints: *Booklet 4in1 *StapleLocation DualPortraitTop
  791. *UIConstraints: *Booklet 4in1 *StapleLocation DualLandscapeTop
  792.  
  793. *UIConstraints: *StapleLocation SinglePortrait *Booklet 4in1
  794. *UIConstraints: *StapleLocation SingleLandscape *Booklet 4in1
  795. *UIConstraints: *StapleLocation DualPortrait *Booklet 4in1
  796. *UIConstraints: *StapleLocation DualLandscape *Booklet 4in1
  797. *UIConstraints: *StapleLocation DualPortraitTop *Booklet 4in1
  798. *UIConstraints: *StapleLocation DualLandscapeTop *Booklet 4in1
  799.  
  800.  
  801. *% Finisher & StapleLocation
  802. *UIConstraints: *Finisher None *StapleLocation SinglePortrait
  803. *UIConstraints: *Finisher None *StapleLocation SingleLandscape
  804. *UIConstraints: *Finisher None *StapleLocation DualPortrait
  805. *UIConstraints: *Finisher None *StapleLocation DualLandscape
  806. *UIConstraints: *Finisher None *StapleLocation DualPortraitTop
  807. *UIConstraints: *Finisher None *StapleLocation DualLandscapeTop
  808.  
  809. *UIConstraints: *StapleLocation SinglePortrait *Finisher None
  810. *UIConstraints: *StapleLocation SingleLandscape *Finisher None
  811. *UIConstraints: *StapleLocation DualPortrait *Finisher None
  812. *UIConstraints: *StapleLocation DualLandscape *Finisher None
  813. *UIConstraints: *StapleLocation DualPortraitTop *Finisher None
  814. *UIConstraints: *StapleLocation DualLandscapeTop *Finisher None
  815.  
  816.  
  817. *% Finisher & OutputBin
  818. *UIConstraints: *Finisher None *OutputBin Upper
  819. *UIConstraints: *OutputBin Upper *Finisher None
  820.  
  821. *UIConstraints: *Finisher None *OutputBin Lower
  822. *UIConstraints: *OutputBin Lower *Finisher None
  823.  
  824. *UIConstraints: *Finisher None *OutputBin Middle
  825. *UIConstraints: *OutputBin Middle *Finisher None
  826.  
  827.  
  828. *% InstalledMemory/VMOption & BitsPerPixel
  829. *UIConstraints: *InstalledMemory None *BitsPerPixel 8
  830. *UIConstraints: *BitsPerPixel 8 *InstalledMemory None
  831.  
  832. *UIConstraints: *VMOption None *BitsPerPixel 8
  833. *UIConstraints: *BitsPerPixel 8 *VMOption None
  834.  
  835.  
  836. *% Resolution (600dpi) & Booklet (4in1)
  837. *UIConstraints: *Booklet 4in1 *Resolution 600dpi
  838. *UIConstraints: *Resolution 600dpi *Booklet 4in1
  839.  
  840.  
  841. *% === Font Information =====================
  842. *DefaultFont: Times-Roman
  843. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  844. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  845. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  846. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  847. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  848. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  849. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  850. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  851. *Font Courier: Standard "(001.004)" Standard ROM
  852. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  853. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  854. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  855. *Font Helvetica: Standard "(001.002)" Standard ROM
  856. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  857. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  858. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  859. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  860. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  861. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  862. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  863. *Font NewCenturySchlbk-Bold: Standard "(001.005)" Standard ROM
  864. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  865. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  866. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  867. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  868. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  869. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  870. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  871. *Font Symbol: Special "(001.003)" Special ROM
  872. *Font Times-Bold: Standard "(001.002)" Standard ROM
  873. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  874. *Font Times-Italic: Standard "(001.002)" Standard ROM
  875. *Font Times-Roman: Standard "(001.002)" Standard ROM
  876. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  877. *Font ZapfDingbats: Special "(001.001)" Special ROM
  878. *?FontQuery: "
  879.     save
  880.     4 dict begin /sv exch def
  881.     /str (fonts/                              ) def
  882.     /st2 30 string def
  883.     {
  884.         count 0 gt
  885.         {
  886.             dup FontDirectory exch known
  887.             {
  888.                 pop 1
  889.             }{
  890.                 str exch st2 cvs dup length /len exch def
  891.                 6 exch putinterval str 0 len 6 add getinterval mark exch { } st2 filenameforall
  892.                 counttomark 0 gt
  893.                 {
  894.                     cleartomark 1
  895.                 }{
  896.                     cleartomark 0
  897.                 } ifelse
  898.             } ifelse = flush
  899.         }{
  900.             exit
  901.         } ifelse
  902.     } bind loop sv end restore"
  903. *End
  904. *?FontList: "
  905.     FontDirectory { pop == flush } forall /filenameforall
  906.     where
  907.     {
  908.         pop
  909.         save
  910.         (fonts/*) {dup length 6 sub 6 exch getinterval == flush} 128 string filenameforall
  911.         restore
  912.     } if
  913.     (*) = flush"
  914. *End
  915.  
  916.  
  917. *% === Printer Messages (verbatim from printer): =========
  918. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  919. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  920. *Message: "\FontName\ not found, using Times-Roman"
  921.  
  922.  
  923. *% === Status (format: %%[ status: <one of these> ]%% ) ===
  924. *Status: "idle"
  925. *Status: "busy"
  926. *Status: "waiting"
  927. *Status: "printing"
  928. *Status: "initializing"
  929. *Status: "PrinterError: out of paper"
  930. *Status: "PrinterError: printer fault"
  931. *Status: "PrinterError: printer offline"
  932.  
  933.  
  934. *% === Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% ) ===
  935. *% Please edit list below and remove % from each line as appropriate:
  936. *Source: "Serial"
  937. *Source: "Parallel"
  938.  
  939.  
  940. *% === Printer Error (format: %%[ PrinterError: <one of these> ]%%) ===
  941. *PrinterError: "out of paper"
  942. *PrinterError: "printer fault"
  943. *PrinterError: "printer offline"
  944.  
  945.  
  946. *% === Change Log ===
  947. *% 04/29/97 V 1.3.7
  948. *% First conversion to 7040
  949.  
  950. *% 04/29/97 V 1.3.8
  951. *% Added Duplex and dropped 7140
  952. *% Added Default OutputBin
  953.  
  954. *% 01/08/99 V 1.3.9
  955. *% Convert to NOA2
  956. *% Changed ImagingBBox from null to values based on 11.80 pt margins
  957.  
  958. *% 08/13/99 V 1.4.0
  959. *% Changed all DocumentSetup & PageSetup to AnySetup (fix for NT Acrobat & Negative Image problems)
  960. *% Changed PrintQuality 8 to PrintQuality 4 to fix Black Page problem.
  961. *% Fixed typo in Offset/Staple constraints.
  962.  
  963. *% 09/23/99 V 1.4.1
  964. *% Fixed VMOptions to match acutal installed memory values
  965. *% Added constraint between StaplePosition and Default OutputBin
  966.  
  967. *% 09/23/99 V 1.5.0
  968. *% Added new features (Booklet, Front/Back Covers, Collate)
  969. *% Changed constraints to use 7065-US.PPD style.
  970.  
  971. *% 10/14/99 V 1.5.1
  972. *% Removed references to SheetFeeder & Tray5
  973. *% Changed Collate to KonCollate to workaround NT bug (Windows version only)
  974.  
  975. *% 12/06/99 V 1.5.2
  976. *% Removed references to WaitMode
  977. *% Added constraints for Middle & Lower OutputBin
  978.  
  979. *% 12/08/99 V 1.5.3
  980. *% Removed OutputOrder control
  981. *% Removed FrontTray and renamed Back Cover Tray to Cover Tray changed constraints
  982.  
  983. *% 12/10/99 V 1.5.4
  984. *% Fixed Front/Back Cover & Tray constraints (too tight)
  985.  
  986. *% 12/16/99 V 1.5.5
  987. *% Added constraint between Booklet (4in1) and 600 dpi (engine limitation)
  988. *% Corrected VM settings for Windows version to be 32,767 MB or less (Windows driver limitation)
  989.  
  990. *% PPD last Modified 18.11.2000 KONICA SSC K.AKUTSU
  991. *% end of PPD file for Konica 7040PS US
  992.